Storm-static

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 60, K = 4
Property:reliable (prob-reach)
Invocation (specific)
~/storm/build/bin/storm --prism nand.prism --prop nand.props reliable --constants N=60,K=4 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:32.551074266433716s
Return code:0
Relative Error:5.451191912154648e-15
Log
Storm 1.5.1

Date: Tue Apr 28 13:10:33 2020
Command line arguments: --prism nand.prism --prop nand.props reliable --constants 'N=60,K=4' --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.003s.

Time for model construction: 1.292s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	18826082 (14593 nodes)
Transitions: 	29772212 (97917 nodes)
Reward Models:  none
Variables: 	rows: 8 meta variables (33 DD variables), columns: 8 meta variables (33 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (34 nodes)
-------------------------------------------------------------- 

Model checking property "reliable": P=? [F ((s = 4) & ((z / 60) < 1/10))] ...
Result (for initial states): 0.686721458919226757089405
Time for model checking: 30.913s.